@charset "utf-8";
/* CSS Document */
/** 清除内外边距 **
*/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
margin: 0;
padding: 0;

}
body{background-color:#f1f1f1; color:#585858;}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif; }

em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration: underline; color:#F40; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }

.js{ width:100%; display:block; line-height:25px; text-align:center;}
.left{ float:left;}
.right{ float:right;}
.clearThis{ clear:both;}
/*****公用******/


/*****************************/
#newsInfo{ font-size:12px;  display:block; text-align:center}
#newTitle{ text-align:center;}
#infoImage{ display:block; text-align:center; margin-top:30px;}
.Newstime { float:right;}
.cp_fy{width:700px;height:30px;line-height:30px;text-align:center;margin:0 auto;font-size:12px; clear:both;}
.cp_fy a{color:#000;}
.cp_fy a:hover{color:#F00;}
.G_ul{width:500px;	line-height:26px;display:block;}
.G_ul li{width:400px;display:block;height:auto;line-height:40px;	border-bottom:1px dashed #CCC;}
.G_tips{color:#666;width:486px;margin:10px auto 0 auto;border:1px solid #dedede;padding:7px;}
.jobList{border-bottom:1px solid #dedede;min-height:136px; height:auto !important; height:136px;}
.jobList p{font-size:14px;line-height:25px;}
.borderLi{border-bottom:1px dashed #dedede;-bottom:6px;padding-bottom:6px;}
/***********************************/

/***整体*****/
#wrapper{ width:100%; height:auto; overflow:hidden;}
/*****top*******/
.hedaer{ width:100%; height:auto; background:url(../images/header.gif) repeat-x; overflow:hidden }
.hedaer_top{ width:1002px; height:81px; margin:0 auto;}
.logo{ width:336px; height:81px; float:left;}
.tel{width:295px; height:81px; float:right;background:url(../images/tel.gif) no-repeat center top;}
.nav{ width:1002px; height:41px;  line-height:41px; margin:0 auto; background:url(../images/nav.gif) repeat-x center top;}
.nav li{ width:125px; height:41px; float:left; font-family:"微软雅黑"; font-weight:bold; font-size:14px; text-align:center; background:url(../images/nav_li.gif) no-repeat right;}
.nav li a{ color:#fff; display:block;height:41px;line-height:41px;  }
.nav li a:hover{ font-weight:600; text-decoration:none}
.flash{ width:100%; height:286px; text-align:center; overflow:hidden}
.guest_tel{ width:1002px; height:64px; background:url(../images/guest_tel.jpg) no-repeat center top; margin:0 auto}
.guest_toptel{ width:1002px; height:64px; background:url(../images/guest_tel1.jpg) no-repeat center top; margin:0 auto}
.guest_telnr{ padding:8px 0 8px 556px;width:449px; height:47px;}
.guest_telnr input{width:365px; height:47px; background:url(../images/input.gif) repeat-x; border:none; font-size:18px; color:#313131}

.guest_tel1{ width:700px; height:128px; background:url(../images/guest_tel.jpg) no-repeat top left; margin:0 auto}
.guest_telnr1{ padding:64px 0 8px 0px;width:700px; height:47px;}
.guest_telnr1 input{width:639px; height:47px; background:url(../images/input1.gif) no-repeat; border:none; font-size:18px; color:#313131}

/******content******/
#index_content{ width:100%; height:auto; overflow:hidden;}
.index_cotent{ width:1002px;  margin:0 auto;}
.index_cotenttit{ width:100%; height:36px; line-height:36px; border-bottom:1px solid #777575; }
.index_cotenttit .left{ font-family:"微软雅黑"; padding-left:2px;  font-size:18px; color:#000; background:url(../images/con_titleft.gif) no-repeat left bottom; width:269px; height:37px;}
.index_cotenttit .left span{ color:#cacaca; font-family:Arial, Helvetica, sans-serif; font-size:18px; padding-top:3px;}
.index_cotenttit .right{ font-family:"宋体" font-size:10px; padding-right:5px;}
.index_cotenttit .right a{color:#666666;}
.index_contentup{ width:100%; height:268px;}
.index_about{ width:484px; height:268px; background:#fff; float:left; padding:0px 5px;}
.index_aboutnr{ padding:7px 0px; line-height:23px;}
.index_product{ width:484px; height:268px; background:#fff; float:right;padding:0px 5px;}
.index_productnr{ padding:7px 0px; line-height:23px;}

.index_contentdown{ width:100%; height:268px; padding-top:15px;}
.index_contact{ width:484px; height:268px; background:#fff; float:left;padding:0px 5px;}
.index_contactnr{ padding:7px 0px; line-height:23px;}
.index_contactnr .left{ font-family:"宋体"; font-size:14px; font-weight:600; line-height:24px; padding-top:18px;}
.index_contactnr .left span{font-size:18px; color:#ef1100;font-family:"微软雅黑"}
.index_news{ width:484px; height:268px; background:#fff; float:right;padding:0px 5px;}
.index_newsnr{ padding:7px 0px;}
.index_newsnr li{ width:474px; height:65px; border-bottom:1px dashed #d3d3d3; padding:5px; line-height:20px;}
.index_newsnr li a:hover{ color:#d83b1c}

/***********footer************/
#footer{ width:100%; height:111px; background:url(../images/end.jpg) repeat-x; margin-top:26px;}
.footer{ width:1002px; height:46px; margin:0 auto; padding-top:25px;}
.footer .left{ border-right:1px solid #b1b1b1; height:46px; width:auto !important; min-width:267px; width:267px; padding:0 5px; line-height:25px; color:#979797}


/********内页********/
#ny_content{ width:100%; height:auto; overflow:hidden; background:url(../images/index_con.gif) repeat-x; padding-top:28px;}
#content{ width:1001px; margin:0 auto; height:auto; overflow:hidden;}
#sidebar{ width:255px; float:left; overflow:hidden; }
.pro_liebiao{  min-height:110px;background:#fff}
.pro_liebtit{ height:35px;}
.pro_lieb_nr{  min-height:127px;  border-top:none; padding-top:7px; padding-bottom:7px;}
.pro_lieb_nr li{ width:236px; height:32px; line-height:32px; text-indent:15px; background:#b2b2b2; margin:3px auto; font-size:14px;}
.pro_lieb_nr li a{ color:#343434;}
.pro_lieb_nr li a:hover{ font-weight:600; text-decoration:none;}

.ny_contact{ width:255px; height:auto; float:left; margin-top:18px;background:#fff }
.ny_contacttit{ width:100%; height:79px;}
.ny_contactnr{ padding:10px 0 0 15px;line-height:22px;}

#ny_right{ width:710px; float:right; overflow:hidden; padding:0 8px; background:#fff}
.ny_righttit{ width:100%; height:36px; line-height:36px; border-bottom:1px solid #777575; }
.ny_righttit .left{ font-family:"微软雅黑"; padding-left:2px;  font-size:18px; color:#000; background:url(../images/con_titleft.gif) no-repeat left bottom; width:269px; height:37px;}
.ny_righttit .left span{ color:#cacaca; font-family:Arial, Helvetica, sans-serif; font-size:18px; padding-top:3px;}
.ny_righttit .right{ font-family:"宋体" font-size:10px; padding-right:5px;}
.ny_righttit .right a{color:#666666;}
.ny_rightnr{ padding:10px 0 10px 15px; line-height:25px; height:auto !important; min-height:400px; height:400px;background:#fff; margin-top:1px; }
.ny_rightnew{padding:10px 10px 10px 20px;height:auto !important; min-height:400px; height:400px;}
.ny_rightnew li{ width:100%; height:33px; line-height:33px; background:url(../images/news_li.gif) no-repeat left; border-bottom:1px dashed #ccc;text-indent:10px; }
.ny_rightnew li a{ color:#585858; float:left;}

.ny_rightpro{padding:10px 10px 10px 20px;height:auto !important; min-height:400px; height:400px;}
.ny_rightpro li{ width:200px; height:180px; line-height:30px; text-align:center; padding-top:2px; float:left; margin:7px 7px; background:#efefef;}
.ny_rightpro li a{ color:#000; display:block;height:180px;}
.ny_rightpro li a:hover{ background:#e9e9e9; text-decoration:none;}
.ny_rightpro li img{ width:190px; height:143px; background:#fff;  padding:2px;}









/************留言*****************/


.ny_rightnr table{

	margin-left:2px;
}

.ny_rightnr table th{
	color:#444444;
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',arial;
	text-align:right;
	vertical-align: top;
	padding-top: 9px;
}

.ny_rightnr table td select{
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
	*+margin-left:-3px;
}

.ny_rightnr table td ul{
	list-style:none;
	position:absolute;
}

.ny_rightnr table td ul li{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-indent:8px;
	width:276px;
	height:28px;
	border-left:1px solid #d2d4d6;
	border-right:1px solid #d2d4d6;
	background:#FFF;
}

.ny_rightnr table td ul li a{
	display:block;
	text-decoration:none;
	color:#444444;
}

.ny_rightnr table td ul li a:hover{
	color:#fe7d0c;
}

.ny_rightnr table td ul li:last-child{
	border-bottom:1px solid #d2d4d6;
}
	

.ny_rightnr table td input{
	font-size:14px;
	width:276px;
	height:28px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightnr table td .yanzheng{
	width:101px;
}

.ny_rightnr table td textarea{
	resize: none;
	width:545px;
	height:178px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightnr table td img{
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
	*+margin-bottom:14px;
}

.ny_rightnr table td .but{
	width:74px;
	height:31px;
	line-height:27px;
	background:#149989;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
}


/***********招聘************/
.jobs ul{
	list-style:none;
}

.jobs ul li{
	height:187px;
	width:652px;
	margin-left:25px;
	border-bottom: 1px #cdcdcd dashed;
	padding-top:10px;
}

.jobs ul li img{
	float:left;
	margin-top:27px;
	margin-right:19px;
}

 .jobs ul li .recruit_info{
	color:#444444;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	.jobs ul li .recruit_info
}

 .jobs ul li .recruit_info .job_nam{
	color:#149989;
	font-weight:bold;
}

.jobs ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background: #149989;
	border-radius:2px;
	float:right;
	margin-top:-128px;
	margin-right:22px;
	text-align:center;
}

.jobs ul li .but a{
	text-decoration:none;
	font-family:'Microsoft YaHei',黑体,sans-serif;
	color:#FFF;
	display:block;}
	
	
 .recruit_info_tit_bg{
	height:31px;
	background:#ececec;
	border-radius:2px;
}
	
 .recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#149989;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	color:#ffffff;
	line-height:31px;
	text-indent:8px;
}


.recruit_info_main{
	padding-top:10px;
	margin-bottom:60px;
}

.recruit_info_main p {
	font-family:'Microsoft YaHei',arial;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #444444;
}


.ny_rightjob table{
	margin-top:15px;
	margin-left:5px;
}

.ny_rightjob table th{
	color:#444444;
	width:70px;
	font-weight:normal;
	font-size:14px;
	font-family:'Microsoft YaHei',arial;
	text-align:right;
	vertical-align: top;
	padding-top: 9px;
}

.ny_rightjob table td select{
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
	*+margin-left:-3px;
}

.ny_rightjob table td ul{
	list-style:none;
	position:absolute;
}

.ny_rightjob table td ul li{
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	height:28px;
	line-height:28px;
	text-indent:8px;
	width:276px;
	height:28px;
	border-left:1px solid #d2d4d6;
	border-right:1px solid #d2d4d6;
	background:#FFF;
}

.ny_rightjob table td ul li a{
	display:block;
	text-decoration:none;
	color:#444444;
}

.ny_rightjob table td ul li a:hover{
	color:#fe7d0c;
}

.ny_rightjob table td ul li:last-child{
	border-bottom:1px solid #d2d4d6;
}
	

.ny_rightjob table td input{
	font-size:14px;
	width:276px;
	height:28px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightjob table td .yanzheng{
	width:101px;
}

.ny_rightjob table td textarea{
	resize: none;
	width:545px;
	height:178px;
	border:1px solid #d2d4d6;
	margin:5px auto 5px 5px;
}

.ny_rightjob table td img{
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
	*+margin-bottom:14px;
}

.ny_rightjob table td .but{
	width:74px;
	height:31px;
	line-height:27px;
	background:#149989;
	border-radius:2px;
	border:none;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei,sans-serif;
	color:#FFF;
	margin-bottom:20px;
	float:right
}

.product_cont{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}